'宣言 Public Class SortConditionCollection(Of T As {Class, ISortable})
public class SortConditionCollection<T> where T: class, ISortable
コレクションの並べ替え条件はデータの順序で適用されます。
注: このコレクションには最大 64 件の並べ替え条件を収めることができます。
SortConditionCollection<T> メンバ Infragistics.Documents.Excel.Sorting 名前空間 SortConditions プロパティ